﻿2026-01-05T01:33:10.7377123Z ##[group]Run actions/checkout@v4
2026-01-05T01:33:10.7377905Z with:
2026-01-05T01:33:10.7378158Z   repository: worm-portal/aqequil
2026-01-05T01:33:10.7378710Z   token: ***
2026-01-05T01:33:10.7378927Z   ssh-strict: true
2026-01-05T01:33:10.7379131Z   ssh-user: git
2026-01-05T01:33:10.7379383Z   persist-credentials: true
2026-01-05T01:33:10.7379635Z   clean: true
2026-01-05T01:33:10.7379857Z   sparse-checkout-cone-mode: true
2026-01-05T01:33:10.7380140Z   fetch-depth: 1
2026-01-05T01:33:10.7380344Z   fetch-tags: false
2026-01-05T01:33:10.7380576Z   show-progress: true
2026-01-05T01:33:10.7380789Z   lfs: false
2026-01-05T01:33:10.7380988Z   submodules: false
2026-01-05T01:33:10.7381203Z   set-safe-directory: true
2026-01-05T01:33:10.7381649Z ##[endgroup]
2026-01-05T01:33:10.8943442Z Syncing repository: worm-portal/aqequil
2026-01-05T01:33:10.8944851Z ##[group]Getting Git version info
2026-01-05T01:33:10.8945234Z Working directory is 'D:\a\aqequil\aqequil'
2026-01-05T01:33:10.9880674Z [command]"C:\Program Files\Git\bin\git.exe" version
2026-01-05T01:33:11.3486818Z git version 2.50.0.windows.1
2026-01-05T01:33:11.3538179Z ##[endgroup]
2026-01-05T01:33:11.3556659Z Temporarily overriding HOME='D:\a\_temp\de368d5f-f9fb-45e9-8dde-5464cbdbecaa' before making global git config changes
2026-01-05T01:33:11.3560642Z Adding repository directory to the temporary git global config as a safe directory
2026-01-05T01:33:11.3572704Z [command]"C:\Program Files\Git\bin\git.exe" config --global --add safe.directory D:\a\aqequil\aqequil
2026-01-05T01:33:11.4076544Z Deleting the contents of 'D:\a\aqequil\aqequil'
2026-01-05T01:33:11.4082216Z ##[group]Initializing the repository
2026-01-05T01:33:11.4095283Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\aqequil\aqequil
2026-01-05T01:33:11.4887608Z Initialized empty Git repository in D:/a/aqequil/aqequil/.git/
2026-01-05T01:33:11.4938511Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/worm-portal/aqequil
2026-01-05T01:33:11.5435226Z ##[endgroup]
2026-01-05T01:33:11.5435780Z ##[group]Disabling automatic garbage collection
2026-01-05T01:33:11.5453460Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0
2026-01-05T01:33:11.5696318Z ##[endgroup]
2026-01-05T01:33:11.5696836Z ##[group]Setting up auth
2026-01-05T01:33:11.5713690Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-01-05T01:33:11.5966222Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-01-05T01:33:12.8657002Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-01-05T01:33:12.8913130Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-01-05T01:33:13.3314705Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-01-05T01:33:13.3573871Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-01-05T01:33:13.7696380Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-01-05T01:33:13.7953277Z ##[endgroup]
2026-01-05T01:33:13.7953908Z ##[group]Fetching the repository
2026-01-05T01:33:13.7970543Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fba8641708a9a29f5cf75d5e1aa5af56402a902:refs/tags/v1.0.1
2026-01-05T01:33:15.0554763Z From https://github.com/worm-portal/aqequil
2026-01-05T01:33:15.0555714Z  * [new ref]         0fba8641708a9a29f5cf75d5e1aa5af56402a902 -> v1.0.1
2026-01-05T01:33:15.0842926Z ##[endgroup]
2026-01-05T01:33:15.0843508Z ##[group]Determining the checkout info
2026-01-05T01:33:15.0845658Z ##[endgroup]
2026-01-05T01:33:15.0860026Z [command]"C:\Program Files\Git\bin\git.exe" sparse-checkout disable
2026-01-05T01:33:15.1245493Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all extensions.worktreeConfig
2026-01-05T01:33:15.1499040Z ##[group]Checking out the ref
2026-01-05T01:33:15.1512717Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/v1.0.1
2026-01-05T01:33:15.4468434Z Note: switching to 'refs/tags/v1.0.1'.
2026-01-05T01:33:15.4468791Z 
2026-01-05T01:33:15.4469017Z You are in 'detached HEAD' state. You can look around, make experimental
2026-01-05T01:33:15.4469870Z changes and commit them, and you can discard any commits you make in this
2026-01-05T01:33:15.4471356Z state without impacting any branches by switching back to a branch.
2026-01-05T01:33:15.4472154Z 
2026-01-05T01:33:15.4472381Z If you want to create a new branch to retain commits you create, you may
2026-01-05T01:33:15.4472843Z do so (now or later) by using -c with the switch command. Example:
2026-01-05T01:33:15.4473091Z 
2026-01-05T01:33:15.4473392Z   git switch -c <new-branch-name>
2026-01-05T01:33:15.4474923Z 
2026-01-05T01:33:15.4475070Z Or undo this operation with:
2026-01-05T01:33:15.4475387Z 
2026-01-05T01:33:15.4475525Z   git switch -
2026-01-05T01:33:15.4475706Z 
2026-01-05T01:33:15.4476037Z Turn off this advice by setting config variable advice.detachedHead to false
2026-01-05T01:33:15.4476556Z 
2026-01-05T01:33:15.4476916Z HEAD is now at 0fba864 Add automatic versioning from git tags using setuptools_scm
2026-01-05T01:33:15.4508810Z ##[endgroup]
2026-01-05T01:33:15.4893408Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
2026-01-05T01:33:15.5104789Z 0fba8641708a9a29f5cf75d5e1aa5af56402a902
